home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Sarrus
/
SBook.app
/
English.lproj
/
addressbook.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
4KB
|
296 lines
AbstractAppController = {
ACTIONS = {
saveAll:;
autosave:;
appDidInit:;
open:;
};
OUTLETS = {
shouldExposeList;
};
SUPERCLASS = Object;
};
FontChooser = {
ACTIONS = {
set:;
};
OUTLETS = {
myFont;
fontNameCellFont;
delegate;
fontNameCell;
fontText;
};
SUPERCLASS = Object;
};
Switcher = {
ACTIONS = {
switcherWillSwitch:;
switcherDidSwitch:;
setView:;
};
OUTLETS = {
box5;
box0;
box7;
box2;
switchBox;
box1;
box8;
delegate;
box3;
box4;
box6;
box9;
};
SUPERCLASS = Object;
};
ZoomScrollView = {
ACTIONS = {
changeZoom:;
};
OUTLETS = {
subView;
zoomButton;
};
SUPERCLASS = ScrollView;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ReportElement = {
OUTLETS = {
person;
controller;
};
SUPERCLASS = Object;
};
SnazzyCell = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = ActionCell;
};
Controller = {
ACTIONS = {
set:;
};
OUTLETS = {
lines;
phoneBook;
};
SUPERCLASS = Object;
};
MultiPageView = {
OUTLETS = {
docView;
};
SUPERCLASS = ReportView;
};
TextElement = {
SUPERCLASS = ReportElement;
};
AddressBook = {
ACTIONS = {
changedAddressFormat:;
};
OUTLETS = {
marginsCell;
phoneNumberWidthCell;
formatCover;
includeMatrix;
columnsMatrix;
betweenEntrySpacingCell;
heightCell;
printOptionsCover;
widthCell;
gutterCell;
multiPageView;
};
SUPERCLASS = ReportGenerator;
};
AbstractDocController = {
ACTIONS = {
save:;
saveAs:;
};
OUTLETS = {
window;
doc;
};
SUPERCLASS = Object;
};
DefaultSwitchSetter = {
ACTIONS = {
};
OUTLETS = {
autoEnableList;
monitoredField;
autoDisableList;
monitoredSlider;
control;
switcher;
};
SUPERCLASS = Object;
};
RTF = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = Object;
};
FileSetter = {
ACTIONS = {
set:;
};
OUTLETS = {
panel;
directoryCell;
delegate;
fileCell;
filenameCell;
};
SUPERCLASS = Object;
};
Touchtone = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = Sound;
};
Parser = {
OUTLETS = {
textScroller;
aDisplayer;
text;
};
SUPERCLASS = Object;
};
EmacsText = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = Text;
};
FontWell = {
ACTIONS = {
};
OUTLETS = {
drawFont;
theFont;
};
SUPERCLASS = Button;
};
ReportView = {
ACTIONS = {
layout:;
};
OUTLETS = {
controller;
};
SUPERCLASS = View;
};
SBookController = {
ACTIONS = {
import:;
showInspector:;
showPrefs:;
newLogWindow:;
bugsAndSuggestions:;
newList:;
showInfo:;
deleteName:;
dialer:;
};
OUTLETS = {
saveAllCell;
importer;
mailingLabels;
reportsMenuCell;
toolsMenuCell;
unlockModemCell;
ranger;
infoPanel;
exporter;
dialer;
addressBook;
prefController;
fileMenuCell;
inspector;
slistController;
iconsMenuCell;
enveloper;
infoVersionCell;
registrationPanel;
nameActionsCell;
toolsMenu;
emailer;
newLogger;
};
SUPERCLASS = AbstractAppController;
};
ReportGenerator = {
ACTIONS = {
changedUnits:;
layout:;
changedSelectionCriteria:;
print:;
cancel:;
};
OUTLETS = {
numEntriesCell;
includePhonesSwitch;
withoutPhonesSwitch;
includeNamesSwitch;
includeNamesAndAddresses;
preview;
unitsCover;
fontWell1;
withoutAddressSwitch;
cloneElement;
bottomMarginCell;
printview;
rightMarginCell;
fontWell3;
includeAddressSwitch;
window;
topMarginCell;
zoomScrollView;
leftMarginCell;
numPagesCell;
fontWell2;
slc;
};
SUPERCLASS = Object;
};
ImageElement = {
SUPERCLASS = ReportElement;
};
ColorCell = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = Cell;
};
CircleView = {
ACTIONS = {
takeDoubleValue:;
};
OUTLETS = {
};
SUPERCLASS = View;
};
BookView = {
SUPERCLASS = ReportView;
};
LineElement = {
SUPERCLASS = ReportElement;
};